public void insertFile( int pageIndex, int outlineIndex, java.lang.String fileName ) |
Parameters
- pageIndex
- Position in the collection where the pages from the file are inserted.
- outlineIndex
- Position in the collection where the outlines from the file are inserted.
- fileName
- Path to PDF file to append.